Blazor コントロール
RemoveAsync メソッド (ISupportEditing<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > ISupportEditing<T> インターフェース : RemoveAsync メソッド
The index.
The cancellation token.
Removes the item at the specified index from the collection.
シンタックス
'宣言
 
Function RemoveAsync( _
   ByVal index As System.Integer, _
   Optional ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task
System.Threading.Tasks.Task RemoveAsync( 
   System.int index,
   System.Threading.CancellationToken cancellationToken
)

パラメータ

index
The index.
cancellationToken
The cancellation token.
参照

ISupportEditing<T> インターフェース
ISupportEditing<T> メンバ